Raid-0 is a reasonable way to combine some smaller drives into a more manageable single image.
I tried that early on.
I urge you to read the link USAFRet posted.
If your read carefully, you will see that random I/O response times are worse than with a single drive.
That is what windows does most.
Raid-0 has been over hyped as a performance enhancer.
Sequential benchmarks do look wonderful, but the real world does not seem to deliver the indicated performance benefits for most
desktop users. The reason is, that sequential benchmarks are coded for maximum overlapped I/O rates.
It depends on reading a stripe of data simultaneously from each raid-0 member, and that is rarely what we do.
The OS does mostly small random reads and writes, so raid-0 is of little use there.
In fact, if your block of data were to be spanned on two drives, random times would be greater.
There are some apps that will benefit. They are characterized by reading large files in a sequential overlapped manner.
Here is a older study using ssd devices in raid-0.
http://www.tomshardware.com/reviews/ssd-raid-benchmark,3485.html
Spoiler... no benefit at all.
Unfortunately, your motherboard does not support the new m.2 pcie X16 devices.
If you go to a simple one drive ssd, you can use the Samsung ssd migration aid to copy your working drive to a second ssd and then remove it from your pc.
It will then act as a backup with a current starting point for recovery.
That is what I do.
For proof that your backup was successful, you could swap devices.