I ended up doing some research of my own and simply made my own 'coinjoin' implementation for Litecoin. I started it pretty basic by having the host create the unsigned (final) transaction for all participants. The host negotiates with all participants and the conclusion of that agreement results in an unsigned transaction. From there, the transaction is passed to the first participant who signs it and passes it back to me so I can forward it to the next participant until every signature was added.
I looked into the Wasabi wallet but none of them are supporting hardware wallets. That kinda makes sense as going back and forth with signing (especially with big transactions) can be an annoying task if done manually.
Lastly, how come all online 'mixers' and other bogus is straight-up a scam? Do people really trust these time-based 'mixers'? To me, they seem to either be a honeypot, a scam, or a scan that hasn't happened yet (exit scam).