I'm a SCSI fan, but it took a few revs to get it righted.
Aside from the time we lost a terminator for a few days, I never once felt like the scsi system couldn't work, it was just a matter of a really young me and my dad getting it sorted out. IRQ/DMA/ISA fuckery? There were multiple times I can remember getting a shiny new piece of hardware, that took months of begging my parents, and after getting things assembled thinking that "this configuration of devices" might not be possible to make work together.
USB started off as a way to replace the legacy buses with something even cheaper, so naturally the PC industry bit. It wasn't really even supposed to do SCSI things; that was Firewire's job. We didn't get equivalent performance out of USB up until version 3.0 which isn't even the same bus as USB 2.0.
The underlying tension is that there are two different kinds of computers that want to do different things with their I/O:
1. The "SCSI philosophy" is to make peripherals that feel like extensions of the high-end computer you just bought.
2. The "USB philosophy" is to give you the cheapest connection you can get to a thing that works.
A good example of this philosophical divide is daisy-chaining. SCSI, Firewire, and Thunderbolt all supported it because it's the premium way of doing things. USB makes you buy a hub separately if you want more connectivity. Or, alternatively, you can look at this as SCSI and it's successors forcing you to buy a hub with every device you plug into them.
You might think that USB won out, but really, this debate still rages on, because Thunderbolt wound up being rolled up into USB-C and USB4. So now USB has to be both a cheap and premium bus - hell, Thunderbolt even used daisy-chaining instead of hubs on USB! This is why USB-C cables and devices are a mess; they designed USB-C specifically so you could flood the market with cheap 2.0-only cables that are only ever going to be used for power; and super-premium USB4/DP cables for plugging your laptop into a $200 laptop dock just to get back the ports you should have had anyway.
And, I must stress this enough, most of those fancy USB-C altmodes never made it to desktop anyway. I think you can buy Thunderbolt cards that will mux DisplayPort but you have to use a wrap-around cable to go from your GPU to your TB card like we're back in the 3dfx Voodoo2 era or something. Most of USB-C's single cable functionality is super-premium stuff that required a level of internal integration that desktop never committed to. Which is, again, very SCSI-brained, except now the cheap consumer stuff has it and the expensive modular desktops don't.