Maybe the Amiga could have been a more serious contender in business if it didn't crash all the time due to multitasking?
Moreover, the Amiga's flavour of multitasking was preemptive multitasking. Nowadays, preemptive multitasking is what most operating systems use. Before AmigaOS, operating systems either had no multitasking at all or used cooperative multitasking like, for example, the classic Mac OS. This was no small feat, given AmigaOS has provided this feature since 1985 whereas it took other consumer-oriented operating systems until the mid-90s to follow suit (Windows 95 having been to first such OS to implement preemptive multitasking, too).
The problem with preemptive multitasking - and likely the reason why it took others so long to implement such a useful feature - is that it requires an MMU in the CPU to apply memory protection in order to be performed safely and without crashes.
However, the Motorola 68k processor architecture used by the Amiga didn't include such an MMU until its 68030 iteration (and even that came with an optional 6EC8030 variant, which was often used for cost-cutting reasons). While 68030 processors would've been available in 1987, when the Amiga 500 was released, at the time they would've been way too expensive for Commodore's main business model and target audience for the Amiga (i.e. consumers).
Amiga models such as the A3000 or A4000, which were targeted at professional customers, did include an MMU. Since professional users alone didn't warrant the major rewrite that would've been necessary to adapt AmigaOS to these CPU capabilities as well, no major efforts were ever undertaken in that respect.
Long story short, while Commodore was notorious for making bad business decisions (at times almost preposterously so), not adding memory protection to AmigaOS probably wasn't one of them.
But when Amiga launched, it was with an AmigaOS 1.0 that was very, very buggy.
1.1 was considerably better, but still buggy.
It took until 1.2 (~1987) to be reasonable. Crashes became a rarity, but the bad reputation sadly stuck.