Over $\rm\,\Bbb Q\!:\:$ Rational Root Test excludes linear factors. Testing for quadratic factors
is easy since the constant term is prime, which greatly constrains possible factors. We prove a more general case. Yours is $\rm\: p = 2,\:$ so $\rm\:3 = b = -a(p\!+\!1) = -3a\:\Rightarrow\:a = -1,\:$ so $\rm\:2 = p = 1\!+\!sa^2 = 1\!+\!s,\:$ so $\rm\:s = 1.$
Lemma $\ $ If $\rm\ f(x) = x^4 + b x-p\ $ has a quadratic factor $\rm\,\in \Bbb Q[x],\:$ and $\rm\:p\:$ is prime then
$$\rm f(x)\, =\, x^4\! -\! a(p\!+\!1)\, x\! -\! p\, =\, (s\,x^2\! +\! a\,x\!+\!p)(\color{#c00}s\,x^2\!-\!a\,x\!\color{#0a0}{-\!1}),\quad p = 1\!+\!sa^2,\ \ s =\pm1 $$
Proof $\ $ Invoking Gauss's Lemma, we may assume that it splits into monic quadratics $\rm\,\in\Bbb Z[x].\:$ Since $\rm\:p\:$ is prime, one of the factors has constant term $\rm\:\pm p,\:$ so scaling it by $\rm\,\pm1\,$ it will have the form $\rm\:s\,x^2\! +\! a\,x\!+\!p,\,\ s=\pm1 \:$. Comparing coef's, its cofactor must have leading coef $\rm\,= \color{#c00}s,\:$ constant coef $= \color{#0a0}{-1},\:$ and linear coef $\rm\ a' = - a,\:$ since the coef of $\rm\:x^3\:$ in the product $\rm\, = (a+a')s = 0.$ Finally, multiplying the two factors and comparing coef's yields the result. $\ \ $ QED